home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / port / sgi / paths.h < prev    next >
C/C++ Source or Header  |  1994-08-01  |  119b  |  7 lines

  1. #ifndef _PATHS_
  2. #define    _PATHS_
  3. #include "/usr/include/paths.h"
  4.  
  5. #define    _PATH_GETTY    "/etc/getty"
  6. #endif /* _PATHS_ */
  7.